-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(libs): Show metadata origin #675
Conversation
Affected libs:
|
metadata.recordUpdated || | ||
metadata.updateFrequency || | ||
metadata.status | ||
" | ||
[title]="'record.metadata.origin' | translate" | ||
> | ||
<p class="mb-5 pt-4 whitespace-pre-line break-words" gnUiLinkify> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think you need to also hide that block if there's no lineage, otherwise it makes a lot of whitespace
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good, thanks! let's wait for the backport bot to be operational before merging this :)
1f0589c
to
f4a787c
Compare
Error on backporting to branch 2.0.x, see Docker Hub actions for more information. |
Now the metadata origin will be displayed if there is data present, even if there is no lineage text: